mapping parameter造句
例句與造句
- List is irrelevant . mapping parameters to variables
列表中的順序是不相關(guān)的。 - Mapped parameter values are used during updates
映射的參數(shù)值在更新中使用。 - Map parameters in a cached sql statement to input columns
將緩存sql語(yǔ)句中的參數(shù)映射到輸入列。 - Wireless radiotelecommunications intersystem operations - map parameters signaling protocols
無(wú)繩無(wú)線(xiàn)電通信內(nèi)部系統(tǒng)操作. map參數(shù)信令協(xié)議 - Map parameters from the selected stored procedure to the corresponding columns in the data table
將參數(shù)從選中的存儲(chǔ)過(guò)程映射到數(shù)據(jù)表中相應(yīng)的列。 - It's difficult to find mapping parameter in a sentence. 用mapping parameter造句挺難的
- By mapping parameters to columns in a dataset table , so that the values can be extracted from data rows when needed
通過(guò)將參數(shù)映射到數(shù)據(jù)集表中的列,以便可以在需要時(shí)從數(shù)據(jù)行提取值。 - Fortunately , for web service clients , the proxy class handles the work of mapping parameters to xml elements and then sending the soap message over the network
幸好對(duì)于web服務(wù)客戶(hù)端來(lái)說(shuō),代理類(lèi)處理將參數(shù)映射為xml元素,然后通過(guò)網(wǎng)絡(luò)發(fā)送soap消息這些工作。 - If you use user - defined variables , make sure that you set the data type to a type that is compatible with the data type of the column that the mapped parameter references
如果使用用戶(hù)定義變量,請(qǐng)確保將數(shù)據(jù)類(lèi)型設(shè)置為與使用該變量的參數(shù)所映射到的列的數(shù)據(jù)類(lèi)型相兼容的類(lèi)型。 - If the parameter names are returned from the rdbms , you can use parameter names to map parameters in a parameter list to parameters in an sql statement ; otherwise , the parameters are mapped to the parameter in the sql statement by their ordinal position in the parameter list
如果參數(shù)名是從rdbms返回的,則可以使用參數(shù)名來(lái)將參數(shù)列表中的參數(shù)映射到sql語(yǔ)句中的參數(shù);否則,參數(shù)將按它們?cè)趨?shù)列表中的序數(shù)位置映射到sql語(yǔ)句中的參數(shù)。